Skip to content

chore(deps): bump github.com/patrickcping/pingone-go-sdk-v2 from 0.14.0 to 0.14.4#41

Merged
patrickcping merged 1 commit intomainfrom
dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2-0.14.4
Dec 29, 2025
Merged

chore(deps): bump github.com/patrickcping/pingone-go-sdk-v2 from 0.14.0 to 0.14.4#41
patrickcping merged 1 commit intomainfrom
dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2-0.14.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 15, 2025

Bumps github.com/patrickcping/pingone-go-sdk-v2 from 0.14.0 to 0.14.4.

Release notes

Sourced from github.com/patrickcping/pingone-go-sdk-v2's releases.

v0.14.4

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.14.4
    • Note bump golang.org/x/oauth2 v0.32.0 => v0.33.0 #496
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.62.0 => v0.63.0 #496
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.23.2 => v0.24.0 #496
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.63.0
    • Breaking change GrantTypes is now an optional field on application data models. #495
    • Feature Add support for the Rate Limit Configuration API. #493
    • Enhancement Added IncludeX5t field to the ApplicationOIDC model to support X.509 certificate thumbprint in JWT signatures. #494
    • Enhancement Added OpSessionCheckEnabled field to the ApplicationOIDC model to support session state checking in authentication responses. #494
    • Enhancement Added RequestScopesForMultipleResourcesEnabled field to the ApplicationOIDC model to support requesting scopes for multiple resources. #494
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.24.0
    • Enhancement Added support for PingID in device authentication policies. #473

What's Changed

Full Changelog: patrickcping/pingone-go-sdk-v2@v0.14.3...v0.14.4

v0.14.3

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.14.3
    • Note bump golang.org/x/oauth2 v0.31.0 => v0.32.0 #489
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.61.0 => v0.62.0 #489
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.62.0
    • Enhancement Added support for CooldownConfiguration and ProviderConfiguration in the NotificationsPolicy object. #487
    • Enhancement Added the new RATE_LIMIT_EXCEEDED, RATE_LIMIT_WARNING alert types values. #488

What's Changed

Full Changelog: patrickcping/pingone-go-sdk-v2@v0.14.2...v0.14.3

v0.14.2

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.14.2
    • Note bump golang.org/x/oauth2 v0.30.0 => v0.31.0 #484
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.11.2 => v0.12.0 #484
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.20.0 => v0.21.0 #484
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.9.2 => v0.10.0 #484
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.12.0
    • Feature Add support for the Credential Type Versions API. #471
    • Enhancement Added Expiration and Version fields to the CredentialType object model. #471

... (truncated)

Changelog

Sourced from github.com/patrickcping/pingone-go-sdk-v2's changelog.

Release (2025-12-11)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.14.4
    • Note bump golang.org/x/oauth2 v0.32.0 => v0.33.0 #496
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.62.0 => v0.63.0 #496
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.23.2 => v0.24.0 #496
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.63.0
    • Breaking change GrantTypes is now an optional field on application data models. #495
    • Feature Add support for the Rate Limit Configuration API. #493
    • Enhancement Added IncludeX5t field to the ApplicationOIDC model to support X.509 certificate thumbprint in JWT signatures. #494
    • Enhancement Added OpSessionCheckEnabled field to the ApplicationOIDC model to support session state checking in authentication responses. #494
    • Enhancement Added RequestScopesForMultipleResourcesEnabled field to the ApplicationOIDC model to support requesting scopes for multiple resources. #494
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.24.0
    • Enhancement Added support for PingID in device authentication policies. #473

Release (2025-10-31)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.14.3
    • Note bump golang.org/x/oauth2 v0.31.0 => v0.32.0 #489
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.61.0 => v0.62.0 #489
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.62.0
    • Enhancement Added support for CooldownConfiguration and ProviderConfiguration in the NotificationsPolicy object. #487
    • Enhancement Added the new RATE_LIMIT_EXCEEDED, RATE_LIMIT_WARNING alert types values. #488

Release (2025-10-02)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.14.2
    • Note bump golang.org/x/oauth2 v0.30.0 => v0.31.0 #484
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.11.2 => v0.12.0 #484
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.20.0 => v0.21.0 #484
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.9.2 => v0.10.0 #484
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.12.0
    • Feature Add support for the Credential Type Versions API. #471
    • Enhancement Added Expiration and Version fields to the CredentialType object model. #471
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.21.0
    • Enhancement Added support for the GROUPS_INTERSECTION composite condition type. #483
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.10.0
    • Enhancement Added IdentityRecordMatching to the VerifyPolicy object. #471
    • Enhancement Added VerifyAamva and Aadhaar to the GovernmentIdConfiguration object. #471

Release (2025-09-19)

  • github.com/patrickcping/pingone-go-sdk-v2 : v0.14.1
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.8.1 => v0.8.2 #482
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.11.1 => v0.11.2 #482
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.60.0 => v0.61.0 #482
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.23.1 => v0.23.2 #482
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.19.1 => v0.20.0 #482
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.9.1 => v0.9.2 #482
    • Note Upgraded go version to 1.24 to align with the go release policy. #479

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/patrickcping/pingone-go-sdk-v2](https://github.com/patrickcping/pingone-go-sdk-v2) from 0.14.0 to 0.14.4.
- [Release notes](https://github.com/patrickcping/pingone-go-sdk-v2/releases)
- [Changelog](https://github.com/patrickcping/pingone-go-sdk-v2/blob/main/CHANGELOG.md)
- [Commits](patrickcping/pingone-go-sdk-v2@v0.14.0...v0.14.4)

---
updated-dependencies:
- dependency-name: github.com/patrickcping/pingone-go-sdk-v2
  dependency-version: 0.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 15, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 15, 2025
@patrickcping patrickcping merged commit 9d881fd into main Dec 29, 2025
9 checks passed
@patrickcping patrickcping deleted the dependabot/go_modules/github.com/patrickcping/pingone-go-sdk-v2-0.14.4 branch December 29, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant